Release 10.1A: OpenEdge Development:
Progress Dynamics Repository Reference
ryc_render_type table — rycrt
This table defines the supported rendering engines, for example, WEB, GUI, HTML, B2C, .NET, and XML. The table is joined into the gst_session table to identify which rendering engine is active for a session. The main purpose of this table is to optionally join into the
ryc_attribute_valueandryc_ui_eventtables to enable overriding attribute values and events for different rendering engines. Different overrides might be made at the class, master, and instance levels. The render type offers another dimension of customization capability specifically for rendering engines. This table also supports the ability to identify certain attributes and events that are only applicable to specific rendering engines and the ability to override the values of common events and attributes across rendering engines.Table 2–5 lists the table’s FLA, fields, and foreign keys.
Table 2–5: ryc_render_type table information Table FLA Fields (data type) Foreign keys rycrt render_type_obj (Decimal)
render_type_code (Character)
render_type_description (Character) render_type_obj
Table 2–6 gives details of the table’s indexes.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |